home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -screenplay- / hd_installers / -whdload- / whdload_dev / docs / history < prev    next >
Text File  |  1998-06-22  |  4KB  |  93 lines

  1.  
  2. ***  0.608 (03.09.97)
  3.     - new:    all configuration stuff rewritten, global config file
  4.         see guide for more informations
  5.     - chg:    SURVIVERESET removed (obsolete I think)
  6.     - new:    support for HrtMon 2.1 and ThrillKill 1.04 implemented
  7.         (auto detect and NMI forwarding)
  8.     - new:    function resload_Control to get the AttnFlags
  9.     - fix:    enforcer hit in resload_SaveFile removed
  10.     - new:    function resload_SaveFileOffset for partial writes
  11.     - chg:    ws_DontCache works now also for preload of disk images
  12.         file preload does no longer loads "(ReadMe|#?.(info|slave))"
  13.         ("Disk.#[0-9]" also not as before)
  14.     - chg:    better support for NTSC amigas (Raymond Earle)
  15.     - new:    option PAL/S to force PAL display on NTSC amigas
  16.     - new:    options Cache/S,DCache/S,NoDCache/S to allow full user
  17.         control over the caches
  18.     - new:    using MMU for memory protection and cache managment (!!!)
  19.     - new:    Quit/Debug-key managment trough new options QuitKey/K/N and
  20.         DebugKey/K/N, every new slave should support this via the
  21.         slave version 4 extensions ws_keydebug and ws_keyexit,
  22.         see one of the example slave sources for an example
  23.     - chg:    on whdload is writing data (resload_SaveFile) it will do a
  24.         special check for RAM: now, so it is possible to use RAM:
  25.         as installation destination now
  26.     - chg:    macros patch and patchs optimized
  27.     - new:    more sources added to the package
  28.  
  29. ***  0.322 (25.06.97)
  30.     - fix:    sometimes whdload has quit on random keystrokes if the vbr was
  31.         moved
  32.     - fix:    deadlock problems in OS-Swap routine
  33.     - new:    option COREDUMP to make a dump even on TDREASON_OK
  34.  
  35. ***  0.288 (16.06.97)
  36.     - fix:    sprite dma switching off
  37.     - chg:    ws_ExecInstall can be set to zero now (disables SURVIVERESET)
  38.     - new:    ws_keys, whdload manages quit key self (see autodoc)
  39.     - new:    whdload handles all MMU stuff, result is that whdload is now
  40.         Enforcer/Cyberguard and VMM proof
  41.     - new:    ** vbr shadowing ** (see autodoc)
  42.         tooltype NOVBRMOVE added to disable that
  43.     - new:    slave flag EmulTrap for ws_Flags
  44.     - chg:    execbase changed from $ffff0000 to $f0000001
  45.         (any use of this should create an "Address Error" exception)
  46.     - chg:    Data Cache is always off and cannot be enabled via
  47.         resload_SetCACR
  48.     - fix:    resload_FlushCache fixed for 040/060
  49.     - fix:    register dump changed a lot
  50.     - new:    exitcode TDREASON_WRONGVER indicating a bad program version
  51.     - chg:    all registers have now a defined value at startup
  52.     - fix:    filelog output fixed for data writes
  53.     - new:    Patcher, FindAccess, Cmp added to the package
  54.         autodoc, include and guide updated
  55.         Install templates added
  56.  
  57. ***  0.163 (02.03.97)
  58.     - fix:    better handling of trackdisk.device, headpos is flashed always now
  59.     - new:    trackdisk errors as text instead numbers
  60.     - new:    whdload option NOAUTOVEC (see whdload.guide)
  61.  
  62. ***  0.147 (31.01.97)
  63.     - fix:    on slave load failed, we were in an endless loop
  64.     - new:    function resload_CRC16 implemented
  65.  
  66. ***  0.143 (07.01.97)
  67.     - fix:    restart point changed, that slave will be reloaded (static vars)
  68.     - new:    status of cia timers added to register dump
  69.     - new:    cia timer handling improved
  70.     - fix:    ISP/MSP highlighting on user-mode
  71.     - chg:    file cache changed, resload_GetFileSize from cache,
  72.         resload_SaveFile to cache, now ws_DontCache is nearly obsolete
  73.     - chg:    PRELOAD changed, caches now automatically diskimages and files,
  74.         independent from WHDLF_Disk
  75.     - fix:    resload_SaveFile checks now for disk validation and free space to
  76.         avoid deadlocks
  77.     - fix:    file loading from cache has always copied one byte to much
  78.     - fix:    WRITEDELAY parsing on CLI-start
  79.     - new:    resload_DiskLoadDev for install slaves (see autodoc)
  80.     - chg:    better error detection on slave-whdload interface
  81.     - chg:    Macros in whdload.i improved
  82.  
  83. ***  0.88  (24.11.96)
  84.     - file logging implemented
  85.     - register dump improved
  86.     - dump file names changed (now PROGDIR:.whdl_#?)
  87.     - on TDREASON_DEBUG sr and pc now taken from primary/secondary result
  88.     - InstallBB added to the package
  89.  
  90. ***  0.41  (05.09.96)
  91.     - first public release
  92.  
  93.